Release 10.1A: OpenEdge Development:
Debugging and Troubleshooting
Understanding Web service information in WSA logs
When the WSA starts up, each WSA instance receives a unique, alphanumeric identifier called the WSA ID. The WSA ID appears in the log file after the
“ID”:
When the WSA instance receives a request from a Web service, the WSA instance assigns the request a unique alphanumeric identifier called request ID. When the WSA instance logs information about a Web service request, the WSA includes the request ID in the following format, where
wsaid-valueis the WSA ID andreqid-valueis the request ID:
The client uses the WSA ID and the request ID to find more detailed information in the corresponding entries of the WSA log file.
The following log (with headers suppressed) was generated for WSADefault entry type at logging level 2(Basic).
For more information on Web Services Adapter logging see OpenEdge Development: Web Services .
For more information on using the wsaman utility, see OpenEdge Application Server: Administration . For more information on the
serviceLoggingLevelandserviceFaultLevelproperties, see the Web service properties reference sections of OpenEdge Application Server: Administration .
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |